home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 116 / MacAddict 116 (Mac Power Pack)(theDISC)(April 2006).iso / Software / Graphics & Multimedia / iDive.dmg / iDive.app / Contents / Resources / French.lproj / iDiveClipExporter.nib / classes.nib next >
Text File  |  2006-01-19  |  4KB  |  105 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {chooseClipOutputDir = id; }; 
  5.             CLASS = AFiDiveClipExportAnnotationsOptionsController; 
  6.             LANGUAGE = ObjC; 
  7.             OUTLETS = {
  8.                 annotationsOptions = NSMatrix; 
  9.                 mainBinNameField = NSFormCell; 
  10.                 markAsGoodChoice = NSButton; 
  11.                 outputDirPathField = NSTextField; 
  12.                 preferCompressedFootageChoice = NSButton; 
  13.                 splitMainBinChoice = NSButton; 
  14.             }; 
  15.             SUPERCLASS = AFiDiveWizardSheetController; 
  16.         }, 
  17.         {
  18.             ACTIONS = {doWizardAction = id; preview = id; }; 
  19.             CLASS = AFiDiveClipExportController; 
  20.             LANGUAGE = ObjC; 
  21.             OUTLETS = {
  22.                 annotationsOptionsController = AFiDiveClipExportAnnotationsOptionsController; 
  23.                 destOptionsController = AFiDiveClipExportDestinationController; 
  24.                 formatController = AFiDiveClipExportFormatController; 
  25.                 multiDestOptionsController = AFiDiveClipExportMultiDestinationController; 
  26.                 optionsController = AFiDiveClipExportAnnotationsOptionsController; 
  27.                 orgConceptAccessor = id; 
  28.                 outputOptionsController = AFiDiveClipExportOutputOptionsController; 
  29.             }; 
  30.             SUPERCLASS = AFiDiveWizardController; 
  31.         }, 
  32.         {
  33.             ACTIONS = {choosePath = id; }; 
  34.             CLASS = AFiDiveClipExportDestinationController; 
  35.             LANGUAGE = ObjC; 
  36.             OUTLETS = {pathField = NSFormCell; }; 
  37.             SUPERCLASS = AFiDiveWizardSheetController; 
  38.         }, 
  39.         {
  40.             CLASS = AFiDiveClipExportFormatController; 
  41.             LANGUAGE = ObjC; 
  42.             OUTLETS = {formatOptions = NSMatrix; }; 
  43.             SUPERCLASS = AFiDiveWizardSheetController; 
  44.         }, 
  45.         {
  46.             CLASS = AFiDiveClipExportMultiDestinationController; 
  47.             LANGUAGE = ObjC; 
  48.             OUTLETS = {nameField = NSFormCell; }; 
  49.             SUPERCLASS = AFiDiveClipExportDestinationController; 
  50.         }, 
  51.         {
  52.             CLASS = AFiDiveClipExportOutputOptionsController; 
  53.             LANGUAGE = ObjC; 
  54.             OUTLETS = {outputOptions = NSMatrix; }; 
  55.             SUPERCLASS = AFiDiveWizardSheetController; 
  56.         }, 
  57.         {CLASS = AFiDiveWhiteContainerView; LANGUAGE = ObjC; SUPERCLASS = NSView; }, 
  58.         {
  59.             ACTIONS = {
  60.                 cancel = id; 
  61.                 doWizardAction = id; 
  62.                 next = id; 
  63.                 notifyWizardActionDidEnd = id; 
  64.                 notifyWizardActionWillStart = id; 
  65.                 previous = id; 
  66.             }; 
  67.             CLASS = AFiDiveWizardController; 
  68.             LANGUAGE = ObjC; 
  69.             OUTLETS = {
  70.                 blankSheet = NSView; 
  71.                 cancelButton = NSButton; 
  72.                 nextButton = NSButton; 
  73.                 panelBox = NSBox; 
  74.                 previousButton = NSButton; 
  75.                 stageSubTitle = NSTextField; 
  76.                 stageTitle = NSTextField; 
  77.                 whiteContainerView = AFiDiveWhiteContainerView; 
  78.                 wizardActionDetail = NSTextField; 
  79.                 wizardActionMessage = NSTextField; 
  80.                 wizardActionProgressIndicator = NSProgressIndicator; 
  81.                 wizardActionSheet = NSView; 
  82.                 wizardWindow = NSWindow; 
  83.             }; 
  84.             SUPERCLASS = NSObject; 
  85.         }, 
  86.         {CLASS = AFiDiveWizardNode; LANGUAGE = ObjC; SUPERCLASS = TreeNode; }, 
  87.         {CLASS = AFiDiveWizardNodeData; LANGUAGE = ObjC; SUPERCLASS = TreeNodeData; }, 
  88.         {
  89.             CLASS = AFiDiveWizardSheetController; 
  90.             LANGUAGE = ObjC; 
  91.             OUTLETS = {controllerPanel = NSView; }; 
  92.             SUPERCLASS = NSObject; 
  93.         }, 
  94.         {CLASS = AFiDiveWorkflowPathNode; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  95.         {
  96.             ACTIONS = {"" = id; }; 
  97.             CLASS = FirstResponder; 
  98.             LANGUAGE = ObjC; 
  99.             SUPERCLASS = NSObject; 
  100.         }, 
  101.         {CLASS = TreeNode; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  102.         {CLASS = TreeNodeData; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  103.     ); 
  104.     IBVersion = 1; 
  105. }